CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android socket

搜索资源列表

  1. wifi_socket_communication

    0下载:
  2. android在wifi下手机与电脑的socket通信,代码很有实用价值-android wifi phone and computer socket communication, the code is very practical value
  3. 所属分类:android

    • 发布日期:2017-05-21
    • 文件大小:6213315
    • 提供者:sdaf
  1. wenjian2

    0下载:
  2. java socket编程,能实现将pc端文件传输至Android手机端,使用时需配合Android端使用(Android端代码在本人上传的另一文件夹内)-java socket programming, pc-side file transfer to the Android mobile terminal, the use must comply with the Android side using the Android side code (I uploaded another fil
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:8093
    • 提供者:晨蛤
  1. wenjian

    0下载:
  2. Android手机socket编写,能接受pc端发送来的文件和发送手机内的文件至pc端(需配合本人上传的另一pc端源码才能实现通信)-Android phone socket to write, to accept the file and send the phone to the pc sends the file to the pc side (in conjunction with another pc-side source code in order to achieve commu
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:25928
    • 提供者:晨蛤
  1. socketchat

    0下载:
  2. android中使用socket实现聊天功能,服务端和客户端源码-android use the the socket chat feature, service and client source code
  3. 所属分类:android

    • 发布日期:2017-11-06
    • 文件大小:909794
    • 提供者:huyuxuan
  1. SocketDemo

    0下载:
  2. Android上的Socket客户端,支持中文编码-so good
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-13
    • 文件大小:911421
    • 提供者:zhangwenchao
  1. scoket

    0下载:
  2. android开发程序 socket应用-android development program socket applications
  3. 所属分类:Games

    • 发布日期:2017-12-01
    • 文件大小:51179
    • 提供者:王汝本
  1. SendSocket

    0下载:
  2. Send socket in Android and IOS mobile devices
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:433747
    • 提供者:jung
  1. AndroidSocketeg

    0下载:
  2. 一个android电子书源码,其中包括socket通信-Android book source, including socket communication
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:72788
    • 提供者:liuchuanyang
  1. WaterGate

    0下载:
  2. WaterGate水位控制,毕设作品,socket应用,android系统-WaterGate for android
  3. 所属分类:android

    • 发布日期:2017-12-10
    • 文件大小:1418464
    • 提供者:王立
  1. test-app

    0下载:
  2. 自制的linux下对一些外设接口的产测软件,在显示上使用Android界面,利用socket中的UDP来实现进程间通信。-Homemade linux some production measured peripheral interface software used on the display Android interface, a UDP socket to achieve inter-process communication.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:542667
    • 提供者:fan
  1. remoteControl

    0下载:
  2. Android手机控制电脑,用socket实现,两段代码都是用java开发-Control the computer Android phone socket implementation, two pieces of code are developed using java
  3. 所属分类:android

    • 发布日期:2017-12-09
    • 文件大小:1638221
    • 提供者:quanfang lu
  1. AndroidPcSocket

    0下载:
  2. Android与PC通讯Socket编程代码,Java源码,仅供参考。源代码内分Socket_Client、Socket_Server两个文件夹。-Android and PC communications Socket Programming code, Java source code for reference only. Source code within the sub-Socket_Client, Socket_Server two folders.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:46376
    • 提供者:lrh
  1. Socket_Android_client_server

    0下载:
  2. 基于Socket通迅—Android客户和端服务器端.rar-Socket communication-Android customers and end server side. Rar
  3. 所属分类:android

    • 发布日期:2017-11-26
    • 文件大小:43298
    • 提供者:陈坦然
  1. comm-wifi

    0下载:
  2. android 模拟器中的Socket通信,实现了基本的服务器,客户端设置-Socket Communications android simulator to achieve the basic server, the client set-Socket Communications android simulator to achieve the basic server, the client set
  3. 所属分类:SilverLight

    • 发布日期:2017-11-05
    • 文件大小:4394
    • 提供者:jiangwei
  1. tcpudp

    0下载:
  2. android 模拟器中的Socket通信,实现了基本的服务器,客户端设置-Socket Communications android simulator to achieve the basic server, the client set
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-30
    • 文件大小:304199
    • 提供者:jiangwei
  1. androidwifipcsocket

    0下载:
  2. android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。   手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
  3. 所属分类:android

    • 发布日期:2017-11-11
    • 文件大小:4526333
    • 提供者:hpudn37
  1. MyControlComputer(java)

    0下载:
  2. 通过Android手机去关闭电脑,适用windows系统。之前发了一个电脑端用java写的,在网上自学后用C语言写了这个电脑服务器端。注意,这个app对应这个客户端,之前发的不能通用。 在学习的过程中发现,关于C语言与java通过socket通信这方面比较少入门级的简单易懂的例子,在C的cpp里面写了一下一些学到的东西,不足之处望指导。java实现socket比较简单,就不写了。 -Android phone to turn off the computer, for windows sys
  3. 所属分类:android

    • 发布日期:2017-12-01
    • 文件大小:929792
    • 提供者:ck
  1. list

    0下载:
  2. TorProxy应用实现了Android手机无线电电传通讯(TOR),和Shadow应用一起使用,可以使用手机匿名上网。从该项目源代码中,可以掌握socket连接、管理cookie等方法。-TorProxy applied to achieve Android phone radio telex communication (TOR) and Shadow application, you can use the phone to surf anonymously. From the proje
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:140318
    • 提供者:zhaoyf
  1. androidwifisocket

    0下载:
  2. android在wifi下手机与电脑的socket通信-communication between phone with computer under wifi environment on android platform
  3. 所属分类:Java Develop

    • 发布日期:2017-11-16
    • 文件大小:4539183
    • 提供者:fit
  1. upload-file

    0下载:
  2. 利用android和socket来上传文件,完成图片和附加信息(标题,大小,类型)的上传。-failed to translate
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:263633
    • 提供者:gongjie
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com